home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / gem_stri.swf / scripts / __Packages / mx / controls / VScrollBar.as < prev   
Encoding:
Text File  |  2011-01-06  |  3.0 KB  |  93 lines

  1. var ┬º\x01┬º = 329;
  2. while(true)
  3. {
  4.    if(eval("\x01") == 329)
  5.    {
  6.       set("\x01",eval("\x01") - 69);
  7.       ┬º┬ºpush(true);
  8.    }
  9.    else
  10.    {
  11.       if(eval("\x01") == 987)
  12.       {
  13.          set("\x01",eval("\x01") - 203);
  14.          nextFrame();
  15.          toggleHighQuality();
  16.          break;
  17.       }
  18.       if(eval("\x01") != 260)
  19.       {
  20.          if(eval("\x01") == 784)
  21.          {
  22.             set("\x01",eval("\x01") + 177);
  23.             if(!_global.mx)
  24.             {
  25.                _global.mx = new Object();
  26.             }
  27.             ┬º┬ºpop();
  28.             if(!_global.mx.controls)
  29.             {
  30.                _global.mx.controls = new Object();
  31.             }
  32.             ┬º┬ºpop();
  33.             if(!_global.mx.controls.VScrollBar)
  34.             {
  35.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().init = function(Void)
  36.                {
  37.                   super.init();
  38.                };
  39.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().isScrollBarKey = function(k)
  40.                {
  41.                   if(k == 38)
  42.                   {
  43.                      this.scrollIt("Line",-1);
  44.                      return true;
  45.                   }
  46.                   if(k == 40)
  47.                   {
  48.                      this.scrollIt("Line",1);
  49.                      return true;
  50.                   }
  51.                   if(k == 33)
  52.                   {
  53.                      this.scrollIt("Page",-1);
  54.                      return true;
  55.                   }
  56.                   if(k == 34)
  57.                   {
  58.                      this.scrollIt("Page",1);
  59.                      return true;
  60.                   }
  61.                   return super.isScrollBarKey(k);
  62.                };
  63.                mx.controls.VScrollBar = function()
  64.                {
  65.                   super();
  66.                }.symbolName = "VScrollBar";
  67.                mx.controls.VScrollBar = function()
  68.                {
  69.                   super();
  70.                }.symbolOwner = mx.core.UIComponent;
  71.                mx.controls.VScrollBar = function()
  72.                {
  73.                   super();
  74.                }.version = "2.0.2.126";
  75.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().className = "VScrollBar";
  76.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().minusMode = "Up";
  77.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().plusMode = "Down";
  78.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().minMode = "AtTop";
  79.                mx.controls.VScrollBar.prototype = new mx.controls.scrollClasses.ScrollBar().maxMode = "AtBottom";
  80.                ┬º┬ºpush(ASSetPropFlags(mx.controls.VScrollBar.prototype,null,1));
  81.             }
  82.             ┬º┬ºpop();
  83.          }
  84.          break;
  85.       }
  86.       set("\x01",eval("\x01") + 727);
  87.       if(┬º┬ºpop())
  88.       {
  89.          set("\x01",eval("\x01") - 203);
  90.       }
  91.    }
  92. }
  93.